﻿CHARACTERS = {
	c:SWI ?= {
		create_character = {
			# Karl Friedrich Tscharner, sometimes recorded as Karl Friedrich von Tscharner
			first_name = "Karl_Friedrich"
			last_name = "Tscharner"
			historical = yes
			religion = cu:alemannic
			age = 64
			ig_leader = yes
			ruler=yes
			interest_group = ig_rural_folk
			ideology = ideology_moderate
			traits = {
			}
		}

		create_character = {
			# Guillaume Henri Dufour, one of Switzerland's foremost generals from the 1810s through to the 1860s
			first_name = "Guillaume_Henri"
			last_name = "Dufour"
			historical = yes
			culture = cu:francoprovencal
			religion = rel:protestant # Not entirely sure, but his family was from Geneva
			birth_date = 1787.9.15
			ig_leader = yes
			interest_group = ig_armed_forces
			ideology = ideology_moderate
			traits = {
				meticulous
				surveyor
				basic_diplomat
			}
		}

		create_character = {
			# Friedrich Ludwig (von) Keller (vom Steinbock), Zurich lawyer, jurist, radical politian
			# later driven out of Switzerland, where he then became conservative, served the Kingdom of Prussia, and was ennobled
			first_name = "Friedrich_Ludwig"
			last_name = "Keller"
			historical = yes
			culture = cu:alemannic
			religion = rel:protestant
			birth_date = 1799.10.17
			ig_leader = yes
			interest_group = ig_intelligentsia
			ideology = ideology_radical
			traits = {
				arrogant
				hedonist
				meticulous
			}
		}

		create_character = {
			# Jozef Franz Karl Amrhyn
			first_name = "Jozef_Franz_Karl"
			last_name = "Amrhyn"
			historical = yes
			culture = cu:alemannic
			religion = rel:catholic
			birth_date = 1800.2.11
			ig_leader = yes
			interest_group = ig_petty_bourgeoisie
			ideology = ideology_moderate
			traits = {
				cautious
				pious
				reserved
			}
		}
	}
}
